-
Home
-
WP-SCSS
-
4.0.2 (latest)
-
Code
-
Classes
- SassColor
Total Complexity |
62 |
Dependencies |
8 |
Dependents |
6 |
Total lines |
493 |
Lines of code |
217 |
Logical lines of code |
124 |
Comment lines |
167 |
Methods |
30 |
Properties |
8 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
rgbToHsl() |
S |
51 |
6 |
25 |
hueToRgb() |
S |
57 |
6 |
17 |
equals() |
S |
75 |
5 |
3 |
hwb() |
S |
57 |
2 |
16 |
plus() |
S |
69 |
3 |
6 |
minus() |
S |
69 |
3 |
6 |
dividedBy() |
S |
69 |
3 |
6 |
modulo() |
S |
69 |
3 |
6 |
hslToRgb() |
S |
58 |
2 |
14 |
hslInternal() |
S |
61 |
2 |
11 |
rgbInternal() |
S |
61 |
2 |
11 |
getHue() |
S |
69 |
2 |
7 |
getLightness() |
S |
69 |
2 |
7 |
getSaturation() |
S |
69 |
2 |
7 |
getBlue() |
S |
69 |
2 |
7 |
getGreen() |
S |
69 |
2 |
7 |
getRed() |
S |
69 |
2 |
7 |
changeAlpha() |
S |
64 |
1 |
11 |
changeHwb() |
S |
76 |
1 |
3 |
rgb() |
S |
78 |
1 |
3 |
changeHsl() |
S |
76 |
1 |
3 |
changeRgb() |
S |
76 |
1 |
3 |
assertColor() |
S |
82 |
1 |
3 |
accept() |
S |
80 |
1 |
3 |
getAlpha() |
S |
82 |
1 |
3 |
getBlackness() |
S |
77 |
1 |
3 |
getWhiteness() |
S |
77 |
1 |
3 |
__construct() |
S |
64 |
1 |
10 |
hsl() |
S |
78 |
1 |
3 |
getFormat() |
S |
82 |
1 |
3 |